Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps the java-dependencies group with 7 updates:

Package From To
io.cucumber:cucumber-java 7.22.0 7.28.1
io.cucumber:cucumber-junit 7.22.0 7.28.1
io.cucumber:cucumber-spring 7.22.0 7.28.1
org.junit.vintage:junit-vintage-engine 5.12.1 5.13.4
org.wiremock:wiremock-standalone 3.12.1 3.13.1
org.projectlombok:lombok 1.18.38 1.18.40
org.springdoc:springdoc-openapi-starter-webmvc-ui 2.8.12 2.8.13

Updates io.cucumber:cucumber-java from 7.22.0 to 7.28.1

Release notes

Sourced from io.cucumber:cucumber-java's releases.

v7.28.1

Fixed

v7.28.0

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)

v7.27.2

Fixed

  • [Core] Intellij prints summary when executing concurrently (#3049 M.P. Korstanje)

v7.27.1

Fixed

v7.27.0

Changed

  • [Core] Show both steps and hooks in progress formatter (#3029 M.P. Korstanje)
  • [Core] Use a more consistent definition of whitespace ([gherkin/#442](cucumber/gherkin#442) M.P. Korstanje)
  • [Core] Improve Gherkin parser performance ([gherkin/#436](cucumber/gherkin#436) Julien Kronegg, M.P. Korstanje)

v7.26.0

Added

  • [JUnit Platform Engine] Add cucumber.junit-platform.discovery.as-root-engine to work around SBT issues (#3023 M.P. Korstanje)

Fixed

  • [JUnit Platform Engine] Don't use Java 9+ APIs (#3025 M.P. Korstanje)
  • [JUnit Platform Engine] Implement toString on custom DiscoverySelectors [Core] Fix incomplete id for scenarios under rules in json output (#3026 M.P. Korstanje)

v7.25.0

Changed

v7.24.0

Added

... (truncated)

Changelog

Sourced from io.cucumber:cucumber-java's changelog.

[7.28.1] - 2025-09-03

Fixed

[7.28.0] - 2025-09-01

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)

[7.27.2] - 2025-08-18

Fixed

  • [Core] Intellij does not print summary when executing concurrently (#3049 M.P. Korstanje)

[7.27.1] - 2025-08-17

Fixed

[7.27.0] - 2025-07-27

Changed

  • [Core] Show both steps and hooks in progress formatter (#3029 M.P. Korstanje)
  • [Core] Use a more consistent definition of whitespace ([gherkin/#442](cucumber/gherkin#442) M.P. Korstanje)
  • [Core] Improve Gherkin parser performance ([gherkin/#436](cucumber/gherkin#436) Julien Kronegg, M.P. Korstanje)

[7.26.0] - 2025-07-14

Added

  • [JUnit Platform Engine] Add cucumber.junit-platform.discovery.as-root-engine to work around SBT issues (#3023 M.P. Korstanje)

Fixed

  • [JUnit Platform Engine] Don't use Java 9+ APIs (#3025 M.P. Korstanje)
  • [JUnit Platform Engine] Implement toString on custom DiscoverySelectors
  • [Core] Fix incomplete id for scenarios under rules in json output (#3026 M.P. Korstanje)

[7.25.0] - 2025-07-10

Changed

[7.24.0] - 2025-07-07

Added

... (truncated)

Commits
  • 2a85e33 Prepare release v7.28.1
  • bd8382c Fix NPE for optional arguments when using the Cucumber JSON Formatter (#3060)
  • b327b36 Fix CHANGELOG
  • f6c0155 Prepare for the next development iteration
  • fde307e Prepare release v7.28.0
  • 46355de chore(deps): update dependency com.puppycrawl.tools:checkstyle to v11.0.1 (#3...
  • 076d17a Revert revapi changes
  • facb34d Use a message based json formatter (#2888)
  • 92d83b1 [JUnit Platform Engine] Support rerun files (#3057)
  • c494f5f [JUnit Platform Engine] Warn when selected line does not exist (#3056)
  • Additional commits viewable in compare view

Updates io.cucumber:cucumber-junit from 7.22.0 to 7.28.1

Release notes

Sourced from io.cucumber:cucumber-junit's releases.

v7.28.1

Fixed

v7.28.0

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)

v7.27.2

Fixed

  • [Core] Intellij prints summary when executing concurrently (#3049 M.P. Korstanje)

v7.27.1

Fixed

v7.27.0

Changed

  • [Core] Show both steps and hooks in progress formatter (#3029 M.P. Korstanje)
  • [Core] Use a more consistent definition of whitespace ([gherkin/#442](cucumber/gherkin#442) M.P. Korstanje)
  • [Core] Improve Gherkin parser performance ([gherkin/#436](cucumber/gherkin#436) Julien Kronegg, M.P. Korstanje)

v7.26.0

Added

  • [JUnit Platform Engine] Add cucumber.junit-platform.discovery.as-root-engine to work around SBT issues (#3023 M.P. Korstanje)

Fixed

  • [JUnit Platform Engine] Don't use Java 9+ APIs (#3025 M.P. Korstanje)
  • [JUnit Platform Engine] Implement toString on custom DiscoverySelectors [Core] Fix incomplete id for scenarios under rules in json output (#3026 M.P. Korstanje)

v7.25.0

Changed

v7.24.0

Added

... (truncated)

Changelog

Sourced from io.cucumber:cucumber-junit's changelog.

[7.28.1] - 2025-09-03

Fixed

[7.28.0] - 2025-09-01

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)

[7.27.2] - 2025-08-18

Fixed

  • [Core] Intellij does not print summary when executing concurrently (#3049 M.P. Korstanje)

[7.27.1] - 2025-08-17

Fixed

[7.27.0] - 2025-07-27

Changed

  • [Core] Show both steps and hooks in progress formatter (#3029 M.P. Korstanje)
  • [Core] Use a more consistent definition of whitespace ([gherkin/#442](cucumber/gherkin#442) M.P. Korstanje)
  • [Core] Improve Gherkin parser performance ([gherkin/#436](cucumber/gherkin#436) Julien Kronegg, M.P. Korstanje)

[7.26.0] - 2025-07-14

Added

  • [JUnit Platform Engine] Add cucumber.junit-platform.discovery.as-root-engine to work around SBT issues (#3023 M.P. Korstanje)

Fixed

  • [JUnit Platform Engine] Don't use Java 9+ APIs (#3025 M.P. Korstanje)
  • [JUnit Platform Engine] Implement toString on custom DiscoverySelectors
  • [Core] Fix incomplete id for scenarios under rules in json output (#3026 M.P. Korstanje)

[7.25.0] - 2025-07-10

Changed

[7.24.0] - 2025-07-07

Added

... (truncated)

Commits
  • 2a85e33 Prepare release v7.28.1
  • bd8382c Fix NPE for optional arguments when using the Cucumber JSON Formatter (#3060)
  • b327b36 Fix CHANGELOG
  • f6c0155 Prepare for the next development iteration
  • fde307e Prepare release v7.28.0
  • 46355de chore(deps): update dependency com.puppycrawl.tools:checkstyle to v11.0.1 (#3...
  • 076d17a Revert revapi changes
  • facb34d Use a message based json formatter (#2888)
  • 92d83b1 [JUnit Platform Engine] Support rerun files (#3057)
  • c494f5f [JUnit Platform Engine] Warn when selected line does not exist (#3056)
  • Additional commits viewable in compare view

Updates io.cucumber:cucumber-spring from 7.22.0 to 7.28.1

Release notes

Sourced from io.cucumber:cucumber-spring's releases.

v7.28.1

Fixed

v7.28.0

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)

v7.27.2

Fixed

  • [Core] Intellij prints summary when executing concurrently (#3049 M.P. Korstanje)

v7.27.1

Fixed

v7.27.0

Changed

  • [Core] Show both steps and hooks in progress formatter (#3029 M.P. Korstanje)
  • [Core] Use a more consistent definition of whitespace ([gherkin/#442](cucumber/gherkin#442) M.P. Korstanje)
  • [Core] Improve Gherkin parser performance ([gherkin/#436](cucumber/gherkin#436) Julien Kronegg, M.P. Korstanje)

v7.26.0

Added

  • [JUnit Platform Engine] Add cucumber.junit-platform.discovery.as-root-engine to work around SBT issues (#3023 M.P. Korstanje)

Fixed

  • [JUnit Platform Engine] Don't use Java 9+ APIs (#3025 M.P. Korstanje)
  • [JUnit Platform Engine] Implement toString on custom DiscoverySelectors [Core] Fix incomplete id for scenarios under rules in json output (#3026 M.P. Korstanje)

v7.25.0

Changed

v7.24.0

Added

... (truncated)

Changelog

Sourced from io.cucumber:cucumber-spring's changelog.

[7.28.1] - 2025-09-03

Fixed

[7.28.0] - 2025-09-01

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)

[7.27.2] - 2025-08-18

Fixed

  • [Core] Intellij does not print summary when executing concurrently (#3049 M.P. Korstanje)

[7.27.1] - 2025-08-17

Fixed

[7.27.0] - 2025-07-27

Changed

  • [Core] Show both steps and hooks in progress formatter (#3029 M.P. Korstanje)
  • [Core] Use a more consistent definition of whitespace ([gherkin/#442](cucumber/gherkin#442) M.P. Korstanje)
  • [Core] Improve Gherkin parser performance ([gherkin/#436](cucumber/gherkin#436) Julien Kronegg, M.P. Korstanje)

[7.26.0] - 2025-07-14

Added

  • [JUnit Platform Engine] Add cucumber.junit-platform.discovery.as-root-engine to work around SBT issues (#3023 M.P. Korstanje)

Fixed

  • [JUnit Platform Engine] Don't use Java 9+ APIs (#3025 M.P. Korstanje)
  • [JUnit Platform Engine] Implement toString on custom DiscoverySelectors
  • [Core] Fix incomplete id for scenarios under rules in json output (#3026 M.P. Korstanje)

[7.25.0] - 2025-07-10

Changed

[7.24.0] - 2025-07-07

Added

... (truncated)

Commits
  • 2a85e33 Prepare release v7.28.1
  • bd8382c Fix NPE for optional arguments when using the Cucumber JSON Formatter (#3060)
  • b327b36 Fix CHANGELOG
  • f6c0155 Prepare for the next development iteration
  • fde307e Prepare release v7.28.0
  • 46355de chore(deps): update dependency com.puppycrawl.tools:checkstyle to v11.0.1 (#3...
  • 076d17a Revert revapi changes
  • facb34d Use a message based json formatter (#2888)
  • 92d83b1 [JUnit Platform Engine] Support rerun files (#3057)
  • c494f5f [JUnit Platform Engine] Warn when selected line does not exist (#3056)
  • Additional commits viewable in compare view

Updates io.cucumber:cucumber-junit from 7.22.0 to 7.28.1

Release notes

Sourced from io.cucumber:cucumber-junit's releases.

v7.28.1

Fixed

v7.28.0

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)

v7.27.2

Fixed

  • [Core] Intellij prints summary when executing concurrently (#3049 M.P. Korstanje)

v7.27.1

Fixed

v7.27.0

Changed

  • [Core] Show both steps and hooks in progress formatter (#3029 M.P. Korstanje)
  • [Core] Use a more consistent definition of whitespace ([gherkin/#442](cucumber/gherkin#442) M.P. Korstanje)
  • [Core] Improve Gherkin parser performance ([gherkin/#436](cucumber/gherkin#436) Julien Kronegg, M.P. Korstanje)

v7.26.0

Added

  • [JUnit Platform Engine] Add cucumber.junit-platform.discovery.as-root-engine to work around SBT issues (#3023 M.P. Korstanje)

Fixed

  • [JUnit Platform Engine] Don't use Java 9+ APIs (#3025 M.P. Korstanje)
  • [JUnit Platform Engine] Implement toString on custom DiscoverySelectors [Core] Fix incomplete id for scenarios under rules in json output (#3026 M.P. Korstanje)

v7.25.0

Changed

v7.24.0

Added

... (truncated)

Changelog

Sourced from io.cucumber:cucumber-junit's changelog.

[7.28.1] - 2025-09-03

Fixed

[7.28.0] - 2025-09-01

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)

[7.27.2] - 2025-08-18

Fixed

  • [Core] Intellij does not print summary when executing concurrently (#3049 M.P. Korstanje)

[7.27.1] - 2025-08-17

Fixed

[7.27.0] - 2025-07-27

Changed

  • [Core] Show both steps and hooks in progress formatter (#3029 M.P. Korstanje)
  • [Core] Use a more consistent definition of whitespace ([gherkin/#442](cucumber/gherkin#442) M.P. Korstanje)
  • [Core] Improve Gherkin parser performance ([gherkin/#436](cucumber/gherkin#436) Julien Kronegg, M.P. Korstanje)

[7.26.0] - 2025-07-14

Added

  • [JUnit Platform Engine] Add cucumber.junit-platform.discovery.as-root-engine to work around SBT issues (#3023 M.P. Korstanje)

Fixed

  • [JUnit Platform Engine] Don't use Java 9+ APIs (#3025 M.P. Korstanje)
  • [JUnit Platform Engine] Implement toString on custom DiscoverySelectors
  • [Core] Fix incomplete id for scenarios under rules in json output (#3026 M.P. Korstanje)

[7.25.0] - 2025-07-10

Changed

[7.24.0] - 2025-07-07

Added

... (truncated)

Commits
  • 2a85e33 Prepare release v7.28.1
  • bd8382c Fix NPE for optional arguments when using the Cucumber JSON Formatter (#3060)
  • b327b36 Fix CHANGELOG
  • f6c0155 Prepare for the next development iteration
  • fde307e Prepare release v7.28.0
  • 46355de chore(deps): update dependency com.puppycrawl.tools:checkstyle to v11.0.1 (#3...
  • 076d17a Revert revapi changes
  • facb34d Use a message based json formatter (#2888)
  • 92d83b1 [JUnit Platform Engine] Support rerun files (#3057)
  • c494f5f [JUnit Platform Engine] Warn when selected line does not exist (#3056)
  • Additional commits viewable in compare view

Updates io.cucumber:cucumber-spring from 7.22.0 to 7.28.1

Release notes

Sourced from io.cucumber:cucumber-spring's releases.

v7.28.1

Fixed

v7.28.0

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)

v7.27.2

Fixed

  • [Core] Intellij prints summary when executing concurrently (#3049 M.P. Korstanje)

v7.27.1

Fixed

v7.27.0

Changed

  • [Core] Show both steps and hooks in progress formatter (#3029 M.P. Korstanje)
  • [Core] Use a more consistent definition of whitespace ([gherkin/#442](cucumber/gherkin#442) M.P. Korstanje)
  • [Core] Improve Gherkin parser performance ([gherkin/#436](cucumber/gherkin#436) Julien Kronegg, M.P. Korstanje)

v7.26.0

Added

  • [JUnit Platform Engine] Add cucumber.junit-platform.discovery.as-root-engine to work around SBT issues (#3023 M.P. Korstanje)

Fixed

  • [JUnit Platform Engine] Don't use Java 9+ APIs (#3025 M.P. Korstanje)
  • [JUnit Platform Engine] Implement toString on custom DiscoverySelectors [Core] Fix incomplete id for scenarios under rules in json output (#3026 M.P. Korstanje)

v7.25.0

Changed

v7.24.0

Added

... (truncated)

Changelog

Sourced from io.cucumber:cucumber-spring's changelog.

[7.28.1] - 2025-09-03

Fixed

[7.28.0] - 2025-09-01

Added

  • [Core] Add custom UuidGenerator to Runtime.Builder (#3039 Christoph Läubrich, M.P. Korstanje)
  • [Core] Add --i18n-keywords and --i18n-languages options (#3053 M.P. Korstanje)
  • [JUnit Platform Engine] Warn when selected line does not exist (#3056 M.P. Korstanje)
  • [JUnit Platform Engine] Support rerun files (#3057 M.P. Korstanje)

Changed

Deprecated

  • [Core] Deprecate --i18n options (#3053 M.P. Korstanje)

[7.27.2] - 2025-08-18

Fixed

  • [Core] Intellij does not print summary when executing concurrently (#3049 M.P. Korstanje)

[7.27.1] - 2025-08-17

Fixed

[7.27.0] - 2025-07-27

Changed

  • [Core] Show both steps and hooks in progress formatter (#3029 M.P. Korstanje)
  • [Core] Use a more consistent definition of whitespace ([gherkin/#442](cucumber/gherkin#442) M.P. Korstanje)
  • [Core] Improve Gherkin parser performance ([gherkin/#436](cucumber/gherkin#436) Julien Kronegg, M.P. Korstanje)

[7.26.0] - 2025-07-14

Added

  • [JUnit Platform Engine] Add cucumber.junit-platform.discovery.as-root-engine to work around SBT issues (#3023 M.P. Korstanje)

Fixed

  • [JUnit Platform Engine] Don't use Java 9+ APIs (#3025 M.P. Korstanje)
  • [JUnit Platform Engine] Implement toString on custom DiscoverySelectors
  • [Core] Fix incomplete id for scenarios under rules in json output (#3026 M.P. Korstanje)

[7.25.0] - 2025-07-10

Changed

[7.24.0] - 2025-07-07

Added

... (truncated)

Commits
  • 2a85e33 Prepare release v7.28.1
  • bd8382c Fix NPE for optional arguments when using the Cucumber JSON Formatter (#3060)
  • b327b36 Fix CHANGELOG
  • f6c0155 Prepare for the next development iteration
  • fde307e Prepare release v7.28.0
  • 46355de chore(deps): update dependency com.puppycrawl.tools:checkstyle to v11.0.1 (#3...
  • 076d17a Revert revapi changes
  • facb34d Use a message based json formatter (#2888)
  • 92d83b1 [JUnit Platform Engine] Support rerun files (#3057)
  • c494f5f [JUnit Platform Engine] Warn when selected line does not exist (#3056)
  • Additional commits viewable in compare view

Updates org.junit.vintage:junit-vintage-engine from 5.12.1 to 5.13.4

Release notes

Sourced from org.junit.vintage:junit-vintage-engine's releases.

JUnit 5.13.4 = Platform 1.13.4 + Jupiter 5.13.4 + Vintage 5.13.4

See Release Notes.

Full Changelog: junit-team/junit-framework@r5.13.3...r5.13.4

JUnit 5.13.3 = Platform 1.13.3 + Jupiter 5.13.3 + Vintage 5.13.3

See Release Notes.

Full Changelog:

Bumps the java-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [io.cucumber:cucumber-java](https://github.com/cucumber/cucumber-jvm) | `7.22.0` | `7.28.1` |
| [io.cucumber:cucumber-junit](https://github.com/cucumber/cucumber-jvm) | `7.22.0` | `7.28.1` |
| [io.cucumber:cucumber-spring](https://github.com/cucumber/cucumber-jvm) | `7.22.0` | `7.28.1` |
| [org.junit.vintage:junit-vintage-engine](https://github.com/junit-team/junit-framework) | `5.12.1` | `5.13.4` |
| [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) | `3.12.1` | `3.13.1` |
| [org.projectlombok:lombok](https://github.com/projectlombok/lombok) | `1.18.38` | `1.18.40` |
| [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.12` | `2.8.13` |


Updates `io.cucumber:cucumber-java` from 7.22.0 to 7.28.1
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.22.0...v7.28.1)

Updates `io.cucumber:cucumber-junit` from 7.22.0 to 7.28.1
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.22.0...v7.28.1)

Updates `io.cucumber:cucumber-spring` from 7.22.0 to 7.28.1
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.22.0...v7.28.1)

Updates `io.cucumber:cucumber-junit` from 7.22.0 to 7.28.1
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.22.0...v7.28.1)

Updates `io.cucumber:cucumber-spring` from 7.22.0 to 7.28.1
- [Release notes](https://github.com/cucumber/cucumber-jvm/releases)
- [Changelog](https://github.com/cucumber/cucumber-jvm/blob/main/CHANGELOG.md)
- [Commits](cucumber/cucumber-jvm@v7.22.0...v7.28.1)

Updates `org.junit.vintage:junit-vintage-engine` from 5.12.1 to 5.13.4
- [Release notes](https://github.com/junit-team/junit-framework/releases)
- [Commits](junit-team/junit-framework@r5.12.1...r5.13.4)

Updates `org.wiremock:wiremock-standalone` from 3.12.1 to 3.13.1
- [Release notes](https://github.com/wiremock/wiremock/releases)
- [Commits](wiremock/wiremock@3.12.1...3.13.1)

Updates `org.projectlombok:lombok` from 1.18.38 to 1.18.40
- [Changelog](https://github.com/projectlombok/lombok/blob/master/doc/changelog.markdown)
- [Commits](projectlombok/lombok@v1.18.38...v1.18.40)

Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.12 to 2.8.13
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases)
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md)
- [Commits](springdoc/springdoc-openapi@v2.8.12...v2.8.13)

---
updated-dependencies:
- dependency-name: io.cucumber:cucumber-java
  dependency-version: 7.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: io.cucumber:cucumber-junit
  dependency-version: 7.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: io.cucumber:cucumber-spring
  dependency-version: 7.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: io.cucumber:cucumber-junit
  dependency-version: 7.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: io.cucumber:cucumber-spring
  dependency-version: 7.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: org.junit.vintage:junit-vintage-engine
  dependency-version: 5.13.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: org.wiremock:wiremock-standalone
  dependency-version: 3.13.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: java-dependencies
- dependency-name: org.projectlombok:lombok
  dependency-version: 1.18.40
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
  dependency-version: 2.8.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: java-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 8, 2025
@github-actions github-actions bot merged commit b8f3342 into main Sep 8, 2025
15 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/java-dependencies-41f4666972 branch September 8, 2025 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant